[Manager Summary]
Finishes printing the current page.
OSStatus PMEndPage(PMPrintContext printContext)
PARAMETERS
printContext
- The PMPrintContext object defining the current printing port.
- function result
- A result code. See Result Codes.
DISCUSSION
This function records that your application is finished printing the page that your application previously started printing with a call to the function PMBeginPage.
CARBON PORTING NOTES
The PMEndPage function replaces the Printing Manager function PrClosePage.
Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.